home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Extensions / Disabled Primitives / Datafile Primitives / Datafile Primitives.rsrc / STR#_131.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  346 b   |  11 lines

  1. Inputs: Mode; Name; [Volume]
  2. Outputs: Error; DBId
  3.  
  4. Inputs: string; string; [integer]
  5. Outputs: integer; integer
  6.  
  7. Opens an existing database.  Mode can be either query, update or share.  Name is the name of the database file.  DBid is the path id used to reference the open database.  Each new call will generate an unique path.
  8.  
  9. Datafile Manager
  10.  
  11.